Carbon


FKEYProcPtr

Header: Events.h Carbon status: Unsupported

typedef void(* FKEYProcPtr) ();

You would declare your function like this if you were to name it MyFKEYCallback:

void MyFKEYCallback ();
CARBON NOTES

Application-defined function-key procedures are not supported in Carbon.


© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)